pop off the stack meaning in Chinese
上托出栈
Examples
- No values are popped off the stack
不从堆栈中弹出任何值。 - Still maintains a reference to the object being popped off the stack
仍然会保留对将弹出堆栈的对象的引用。 - Finishes , this privileged element is popped off the stack and any call to
执行完,这个privileged元素就弹出堆栈,而对 - If a stack grows and then shrinks , the objects that were popped off the stack will not be garbage collected , even if the program using the stack has no more references to them
如果堆栈变大,然后变小,那些弹出堆栈的对象将不会被垃圾回收,即使使用这个堆栈的程序不再引用它们。